projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3f0313
)
Remove deprecated --no-git & --hg options
author
zv
<zv@nxvr.org>
Thu, 8 Oct 2015 01:15:30 +0000
(18:15 -0700)
committer
zv
<zv@nxvr.org>
Thu, 8 Oct 2015 01:15:30 +0000
(18:15 -0700)
src/etc/_cargo
patch
|
blob
|
history
diff --git
a/src/etc/_cargo
b/src/etc/_cargo
index 672227c87c43ce498ede21a125bcfd3deb9704bd..75a588acbb969a647604cbe6246175f14f459887 100644
(file)
--- a/
src/etc/_cargo
+++ b/
src/etc/_cargo
@@
-133,8
+133,6
@@
case $state in
'--bin[use binary template]' \
'--vcs:initialize a new repo with a given VCS:(git hg)' \
'(-h, --help)'{-h,--help}'[show help message]' \
- '--hg[initialize new mercurial repo]' \
- '--no-git[no new git repo]' \
'(-v, --verbose)'{-v,--verbose}'[use verbose output]' \
'--color=[colorization option]' \
;;